Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2022

Bumps @angular/cdk from 12.2.8 to 13.3.4.

Release notes

Sourced from @​angular/cdk's releases.

v13.3.4

13.3.4 "adamantium-albatross" (2022-04-20)

cdk

Commit Description
fix - eef47579f portal: prevent calling ApplicationRef.detachView on destroyed instance (#24775)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

v13.3.3

13.3.3 "tweed-table" (2022-04-13)

material

Commit Description
fix - 1e010a3624 checkbox: add the boolean property coercion for checked input (#20645)
fix - 6c65b1d703 chips: prevent default behavior on remove button (#24722)
fix - 4501b2518d datepicker: avoid rerender when min/maxDate changes to different time on the same day (#24434)
fix - aae60833eb list: wrong order of arguments when calling custom compareWith function (#24743)
fix - 68c5e870bd select: empty space read out by VoiceOver on Chrome (#24741)
fix - 0d1755d566 snack-bar: update generic types for openFromComponent (#24634)
fix - b83d225b33 tabs: wrong scroll distance if selected tab is removed (#24118)
perf - ca30f426a9 progress-bar: do not run change detection if there are no animationEnd listeners (#24673)

cdk

Commit Description
fix - 949e3c7fbc a11y: visually hidden element affecting scrolling (#24620)

Special Thanks

Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Pascal Weyrich, Paul Gschwendtner, RobStrader and Zach Arend

v13.3.2

13.3.2 "flannel-flamingo" (2022-03-30)

material-experimental

Commit Description
fix - a704913d2b mdc-button: extended fab touch target not covering entire button (#24322)
fix - 23e7b8e6c1 mdc-chips: make it easier to customize chip typography (#24632)
fix - 518022288b mdc-chips: Mirror aria-describedby to matChipInput (#24551)
fix - 9497b02f8b mdc-slider: update layout when container resizes (#24648)
fix - e5c025dff4 mdc-slider: use passive event listeners (#24675)

material

Commit Description
fix - c677f11ed8 button-toggle: ripples not clipping correctly in safari (#12311)
fix - 20af3e7c9d chips: ripple not clipped on safari (#21495)
fix - d04e7c9b69 core: unable to override tag selectors inside .mat-typography (#14617)
fix - 9490a31641 list: not working correctly when list item is used as a button (#13617)
fix - b07ae4ccc4 menu: clicks on disabled item closing the menu (#19183)

... (truncated)

Changelog

Sourced from @​angular/cdk's changelog.

13.3.4 "adamantium-albatross" (2022-04-20)

cdk

Commit Type Description
eef47579f fix portal: prevent calling ApplicationRef.detachView on destroyed instance (#24775)

Special Thanks

Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

14.0.0-next.10 "organza-oatmeal" (2022-04-13)

cdk

Commit Type Description
38946e6680 fix a11y: visually hidden element affecting scrolling (#24620)
f8dadb3246 fix overlay: disable backdrop animation when noop animations are enabled (#24687)

material

Commit Type Description
5846195007 feat slide-toggle: Add disabled predicate to MatSlideToggleHarness (#24761)
1e9092a5b7 fix checkbox: add the boolean property coercion for checked input (#20645)
366053093e fix chips: prevent default behavior on remove button (#24722)
6f9743c24c fix datepicker: avoid rerender when min/maxDate changes to different time on the same day (#24434)
fa12442042 fix list: wrong order of arguments when calling custom compareWith function (#24743)
333f3a4f57 fix select: empty space read out by VoiceOver on Chrome (#24741)
9243266128 fix snack-bar: update generic types for openFromComponent (#24634)
0a4fdb287a fix tabs: wrong scroll distance if selected tab is removed (#24118)
b1d20f99ef perf progress-bar: do not run change detection if there are no animationEnd listeners (#24673)

cdk-experimental

Commit Type Description
b8ccf036cb fix menu: API, code, and docs cleanup pass (#24745)
f384cb52cd fix menu: close standalone menu when focus leaves
9531b68a5c fix menu: don't steal focus on hover
c8eb797711 fix menu: refocus trigger after closeAll
26e6c1fd2e fix menu: simplify radio and checkbox item APIs (#24720)
5d1d36c453 fix menu: stop inline menu triggers capturing focus

material-experimental

Commit Type Description
c3bb3a9e5b fix mdc-core: avoid style conflicts between MDC list and MDC option
3a94415b28 fix mdc-dialog: implement delayFocusTrap option (#24727)
94ec04156c fix mdc-dialog: reduce amount of generated CSS
766a01e4ef fix mdc-list: avoid style conflicts with MDC list

Special Thanks

Amy Sorto, Artur Androsovych, Georgian Stan, Klemen Oslaj, Kristiyan Kostadinov, Michael Doner, Miles Malerba, Pascal Weyrich, Richie Foreman, RobStrader, Zach Arend and renovate[bot]

... (truncated)

Commits
  • 2b90924 release: cut the v13.3.4 release (#24807)
  • 0a06523 refactor(cdk/table): expose data source type (#24782)
  • ab04f21 docs(material/chips): use correct terminology (#24798)
  • a98f5ad build: disable renovate lock file maintenance (#24794)
  • eef4757 fix(cdk/portal): prevent calling ApplicationRef.detachView on destroyed ins...
  • dd4dbd6 build: add Zach (zarend) to datepicker code owners (#24787)
  • 46657d0 build: preparation for primary branch rename in the Angular repos (#24783)
  • 33081f2 release: cut the v13.3.3 release
  • 68c5e87 fix(material/select): empty space read out by VoiceOver on Chrome (#24741)
  • 6c65b1d fix(material/chips): prevent default behavior on remove button (#24722)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular/cdk](https://github.com/angular/components) from 12.2.8 to 13.3.4.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@12.2.8...13.3.4)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 20, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2022

Superseded by #365.

@dependabot dependabot bot closed this Apr 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/cdk-13.3.4 branch April 28, 2022 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant